.header {
	height: 84px;
	width: 100%;
	background-image: url("/r/cms/common/image/banner_bg.jpg");
}

.header a {
	color: #fff;
	line-height: 84px;
	font-size: 14px;
}

.header .list {
	font-size: 0;
}

.header .list > li {
	font-size: 14px;
	display: inline-block;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background-image: url(/r/cms/common/image/swiper_next.png);
	width: 25px;
	height: 65px;
	background-color: rgba(0, 0, 0, 0.4);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 20px 38px;
	right: 0;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

/*header-left*/
.header-left {
	float: left;
}

.header-left > img,
.header-left > ul,
.header-right > img,
.header-right > ul {
	display: inline-block;
	vertical-align: middle;
}

.header-left > img {
	margin-right: 30px;
}

.header-left-list > li {
	position: relative;
}

.header-left-list > li .exam-type-link-group {
	width: 963px;
	font-size: 0;
	left: -222px;
}

.header-left-list > li .exam-type-link-group:before {
	background-position: 261px 0;
}

.header-left-list > li .exam-type-link-group > li {
	display: inline-block;
	width: 320px;
	border-right: 1px dotted #E5E5E5;
	padding-left: 40px;
}

.header-left-list > li .exam-type-link-group > li > a {
	color: #666;
	font-size: 14px;
	margin-right: 24px;
}

.header-left-list > li .exam-type-link-group > li > a:hover {
	color: #e04543;
}

.devide,
.header-area {
	display: inline-block;
	vertical-align: middle;
}

.devide {
	width: 2px;
	height: 27px;
	background-color: #fff;
}

.header-area {
	margin-left: 20px;
	position: relative;
}

.header-area > span,
.header-area > img {
	color: #fff;
	vertical-align: middle;
}

.header-area > span {
	font-size: 24px;
	margin-right: 5px;
}

.header-area > img {
	margin-right: 30px;
}

.header-area:hover .list-content {
	display: block;
}

.header-area .list-content {
	width: 1200px;
	left: -246px;
	top: 30px;
	padding-bottom: 35px;
	display: none;
}

.header-area .list-content:before {
	background-position: 224px 0;
}

.area-link-group {
	font-size: 0;
	padding-left: 40px;
}

.area-link-group > a {
	display: inline-block;
	width: 108px;
	height: 40px;
	border: 1px solid #eee;
	text-align: center;
	line-height: 38px;
	color: #333;
	font-size: 14px;
	margin-top: 35px;
	margin-right: 36px;
	background-color: #fff;
	-webkit-transition: background-color linear 0.2s, color linear 0.2s;
	-moz-transition: background-color linear 0.2s, color linear 0.2s;
	-ms-transition: background-color linear 0.2s, color linear 0.2s;
	-o-transition: background-color linear 0.2s, color linear 0.2s;
	transition: background-color linear 0.2s, color linear 0.2s;
}

.area-link-group > a:hover {
	color: #fff;
	background-color: #e04543;
	border-color: #e04543;
}

.header-left-list > li .exam-type-link-group > li:nth-child(3n) {
	border-right: 0;
}

.left-list-link-type {
	font-weight: bold;
	font-size: 15px;
	width: 60px;
	display: inline-block;
}

.left-list-link-point {
	font-size: 15px;
	font-weight: bold;
	margin: 0 18px;
}

.header-left-list > li > a {
	padding: 0 18px;
	display: inline-block;
}

.header-left-list > li:after {
	content: "";
	background-color: #fff;
	width: 25px;
	height: 4px;
	display: block;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: bottom linear 0.2s, opacity linear 0.2s;
	-moz-transition: bottom linear 0.2s, opacity linear 0.2s;
	-ms-transition: bottom linear 0.2s, opacity linear 0.2s;
	-o-transition: bottom linear 0.2s, opacity linear 0.2s;
	transition: bottom linear 0.2s, opacity linear 0.2s;
	bottom: 10px;
	opacity: 0;
}

.header-left-list > li:hover:after {
	bottom: 21px;
	opacity: 1;
}

.header li .list-content,
.right-banner li .list-content {
	display: none;
}

.header li:hover .list-content,
.right-banner li:hover .list-content {
	display: block;
}

.app-content-wrapper {
	position: relative;
}

.app-head-content {
	height: 425px;
	width: 230px;
	left: -82px;
}

.app-head-content:before {
	background-position: 102px 0;
}

.app-head-content {
	padding-top: 45px;
	text-align: center;
}

.app_logo {
	margin-bottom: 14px;
}

.app_name {
	font-size: 18px;
	color: #666;
	margin-bottom: 8px;
}

.app_tip {
	font-size: 12px;
	color: #959595;
	margin-bottom: 35px;
}

/*header-right*/
.header-right {
	float: right;
}

.header-right-list {
	display: inline-block;
}

.header-right-list > li {
	margin-right: 30px;
}

.page-top-img {
	display: block;
	margin: 0 auto;
	max-width: 2100px;
	min-width: 1200px;
	width: 100%;
}

.top-search {
	padding: 30px 0 16px 0;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.6);
	position: relative;
	z-index: 100;
}

/*主内容*/
.main-content {
	margin-top: -60px;
}

/*顶端搜索栏*/
.top-search {
	padding: 30px 0 16px 0;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.6);
	position: relative;
}

.search-content {
	border: 1px solid #E04543;
	display: inline-block;
	font-size: 0;
}

.search-content-input {
	padding-left: 11px;
	width: 700px;
	height: 48px;
	display: inline-block;
	vertical-align: middle;
	outline: none;
	font-size: 20px;
}

.search-btn {
	height: 50px;
	background-color: #E04543;
	width: 130px;
	border: 0;
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #fff;
}

.convenient-wrapper {
	width: 830px;
	margin: 0 auto;
	text-align: left;
}

.convenient-list {
	display: inline-block;
	text-align: left;
}

.convenient-list > li {
	display: inline-block;
	margin: 0 15px;
}

.convenient-list > li > a {
	color: #333;
}

.convenient-list > li > a,
.convenient-next {
	font-size: 14px;
	line-height: 30px;
}

.convenient-next {
	display: inline-block;
	margin-right: 130px;
	color: #e04543;
}

.area-course-wrapper {
	font-size: 0;
	margin-top: 32px;
}

.area-course-left-wrapper {
	width: 790px;
	height: 440px;
	display: inline-block;
	vertical-align: top;
	margin-right: 30px;
}

.area-course-right-wrapper {
	width: 380px;
	height: 440px;
	display: inline-block;
	vertical-align: top;
	padding: 20px 30px;
}

.course-recommend-list {
	display: none;
}

.course-recommend-list.active {
	display: block;
}

.course-recommend-list > li {
	padding: 15px 0;
}

.course-recommend-list > li .recommend-course-price > span {
	color: #8c8c8c;
}

.course-recommend-list > li .recommend-course-price > span:nth-child(2n) {
	margin: 0 10px;
	color: #ccc;
}

.course-recommend-list > li .recommend-course-title > span {
	color: #333;
}

.course-recommend-list > li .recommend-course-title > span.recommend-course-before {
	width: 18px;
	height: 18px;
	display: inline-block;
	margin-right: 5px;
	border-radius: 50%;
	border: 1px solid #2CAC00;
	font-size: 12px;
	color: #2CAC00;
	text-align: center;
	line-height: 16px;
	background-color: #fff;
}

.course-recommend-list > li:hover .recommend-course-title > span {
	color: #e04543;
}

.course-recommend-list > li:hover .recommend-course-title > span.recommend-course-before {
	background-color: #e04543;
	color: #fff;
	border-color: #E04543;
}

.course-recommend-list > li .recommend-course-title {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 18px;
	margin-bottom: 12px;
}

.area-infor-wrapper {
	font-size: 0;
}

.course-infor-wrapper {
	font-size: 0;
}

.course-infor {
	font-size: 14px;
	width: 820px;
	display: inline-block;
	vertical-align: top;
}

.course-item-group {
	font-size: 0;
}

.course-item-box {
	display: inline-block;
	vertical-align: middle;
	width: 400px;
	margin-right: 10px;
}

.course-item {
	width: 380px;
	height: 286px;
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	margin-right: 20px;
	margin-bottom: 32px;
	overflow: hidden;
}

.free-live-wrapper {
	width: 380px;
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
}

.page-right-modal {
	width: 380px;
	height: 604px;
}

.course-list {
	font-size: 0;
}

.course-list li {
	width: 270px;
	height: 235px;
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
	overflow: hidden;
	margin-bottom: 19px;
}

.course-list li:nth-child(3n) {
	margin-right: 0;
}

.course-list > div {
	font-size: 0;
}

.course-wrapper {
	padding: 16px;
	padding-bottom: 0;
}

.course-list .course-title {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height: 20px;
}

.course-list .course-price-wrapper {
	position: absolute;
	/* bottom: 18px; */
	padding: 0 14px;
	bottom: 0;
	left: 0;
	width: 100%;
	line-height: 46px;
}

.course-list .course-price-wrapper .course-price {
	color: #e04543;
	font-size: 18px;
}

.course-list > li:hover .course-buy-tip {
	bottom: 0;
}

.course-buy-tip {
	position: absolute;
	width: 100%;
	height: 46px;
	bottom: -46px;
	left: 0;
	background-color: #e04543;
	text-align: center;
	-webkit-transition: bottom linear 0.2s;
	-moz-transition: bottom linear 0.2s;
	-ms-transition: bottom linear 0.2s;
	-o-transition: bottom linear 0.2s;
	transition: bottom linear 0.2s;
}

.course-buy-tip > span {
	display: inline-block;
	color: #fff;
	line-height: 46px;
}

.course-buy-tip > span:first-child {
	font-size: 18px;
	margin-right: 5px;
}

.course-buy-tip > span:last-child {
	font-size: 14px;

}

.course-list .course-price-wrapper > span:last-child {
	color: #e04543;
	font-size: 18px;
}

.course-list .course-price-wrapper > span:first-child {
	color: #e04543;
	font-size: 12px;
}

.course-list li img {
	width: 100%;
	margin-bottom: 10px;
}

.area-course-nav {
	font-size: 0;
	background-color: #f7f5f7;
}

.area-course-nav > li {
	display: inline-block;
	vertical-align: top;

}

.area-course-nav > li > a {
	display: block;
	width: 131.6px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	font-size: 16px;
	color: #333;
	border-top: 2px solid transparent;
	cursor: pointer;
}

.area-course-nav > li.active a {
	color: #e04543;
	background-color: #fff;
	border-color: #e04543;
}

.area-course-info-list.type1 {
	width: 421px;
	display: inline-block;
	vertical-align: top;
	padding: 0;
	margin-left: 25px;
	margin-right: 24px;
}

.area-course-info-list.type1 .course-left-content {
	font-size: 0;
	padding-top: 5px;
}

.area-course-info-list.type2 {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	padding: 0 25px;
	font-size: 0;
}

.area-course-info-list.type2 > li {

	width: 50%;
	display: inline-block;
	padding-right: 20px;
}

.area-course-info-list.type2 > li:nth-child(8n+2) > a,
.area-course-info-list.type2 > li:nth-child(8n+1) > a {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	line-height: 40px;
	display: block;
}

.area-course-info-list.type2 > li:nth-child(8n+2) > a:hover,
.area-course-info-list.type2 > li:nth-child(8n+1) > a:hover {
	color: #e04543;
}

.area-course-info-list.type2 > li:nth-child(8n+2):before,
.area-course-info-list.type2 > li:nth-child(8n+1):before {
	content: "";
	width: 0;
	height: 0;
	margin: 0;
}

.course-link-wrapper {
	padding-top: 21px;
	display: inline-block;
	vertical-align: top;
	width: 284px;
	font-size: 0;
}

.course-left-content {
	font-size: 0;
	padding-top: 5px;
}

.course-link-wrapper > a {
	display: inline-block;
	width: 133px;
	height: 73px;
	margin-right: 18px;
	vertical-align: top;
	margin-top: 12px;
}

.course-link-wrapper > a:nth-child(3),
.course-link-wrapper > a:nth-child(5) {
	margin-right: 0
}

.course-link-wrapper img {
	display: block;
	width: 100%;
	height: 100%;
}

.course-link-wrapper > .course-big-img {
	width: 284px;
	height: 156px;
	margin-right: 0;
	margin-top: 0;
}

.course-small-wrapper {
	width: 284px;
	font-size: 0;
}

.course-small-wrapper > a {
	display: inline-block;
	width: 133px;
	height: 73px;
	margin-right: 18px;
	vertical-align: top;
	margin-top: 12px;
}

.course-small-wrapper > a:nth-child(2n) {
	margin-right: 0;
}

.area-course-right-list {
	font-size: 0;
	border-bottom: 1px solid #e5e5e5;

}

.area-course-right-list > li {
	display: inline-block;
	vertical-align: top;
}

.area-course-right-list > li > a {
	width: 160px;
	display: block;
	text-align: center;
	padding-bottom: 16px;
}

.area-course-right-list > li.active > a {
	border-bottom: 2px solid #e04543;
	color: #e04543;
}

.information-group > div {
	padding: 30px;
}

.information-group .information-list {
	padding: 0;
}

.information-group .info-title {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 15px;
}

.information-group .info-title > span > a {
	background-color: #E04543;
	color: #fff;
	padding: 5px;
	display: inline-block;
}

.information-group .information-list > li:first-child a {
	font-weight: bold;
	color: #333;
	font-size: 18px;
}

.information-group .information-list > li:first-child a:hover {
	color: #E04543;
}

.hot-info-list > li > a {
	display: block;
	line-height: 33px;
	padding: 0 25px;
	padding-left: 20px;
	width: 380px;
	border-left: 3px solid transparent;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 5px 0;
}

.hot-info-list {
	counter-reset: hotInfo;
	padding-top: 5px;
}

.hot-info-list > li > a:before {
	content: counter(hotInfo);
	counter-increment: hotInfo;
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
	line-height: 33px;
	font-size: 20px;
}

.hot-info-list > li:first-child > a:before {
	color: #e04543;
}

.hot-info-list > li:nth-child(2) > a:before {
	color: #e04543;
}

.hot-info-list > li:nth-child(3) > a:before {
	color: #e04543;
}

.hot-info-list > li > a:hover {
	border-color: #e04543;
	background-color: #f9f9f9;
	color: #e04543;
}

.recommend-class,
.recommend-course {

}

.free-live-box span > a {
	font-size: 14px;
	color: #555;
	display: inline-block;
	vertical-align: middle;
}

.free-live-box span.score {
	color: #0ae;
	font-weight: bold;
}

.free-live-box span:first-child > a {
	width: 188px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.free-live-box span:first-child > a:hover {
	color: #e04543;
}

.free-live-box .teacher-item {
	font-size: 14px;
	color: #555;
}

.free-live-title {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	margin-bottom: 25px;
	padding: 0 20px;
	background-image: url("../images/text_bg.png");
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.main-teacher,
.main-time {
	margin-bottom: 20px;
}

.main-teacher:before,
.main-time:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url("/r/cms/common/image/teacher_icon.png");
}

.main-time:before {
	background-image: url("/r/cms/common/image/timeicon.png");
}

.free-reg-wrapper {
	text-align: center;
}

.free-reg-btn {
	background-color: #0ae;
	color: #fff;
	font-size: 15px;
	width: 105px;
	height: 32px;
	border: 0;
	border-radius: 16px;
	margin: 0 auto;
	margin-bottom: 24px;
	margin-top: 20px;
	display: inline-block;
	line-height: 32px;
}

.free-reg-btn > a {
	color: #fff;
	font-size: 15px;
}

.front-live {
	color: #e04543;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 26px;
}

.front-live-list > li {
	border-bottom: 1px solid #F0F0F0;
	padding-top: 20px;
}

.front-live-list > li:first-child {
	padding-top: 0;
}

.front-live-list > li > div {
	margin-bottom: 20px;
}

.front-live-list > li {
	padding-left: 25px;
	position: relative;
}

.front-live-list > li:first-child:before {
	top: 2px;
}

.front-live-list > li:before {
	content: "";
	width: 15px;
	height: 10px;
	position: absolute;
	left: 0;
	top: 22px;
	background-image: url("/r/cms/common/image/video_icon.jpg");
	background-position: center center;
	background-size: 15px 10px;
	background-repeat: no-repeat;
}

.teacherList {
	background-color: #fff;
	font-size: 0;
	text-align: left;
}

.teacherList > li {
	display: inline-block;
	font-size: 0;
}

.teacherList > li > .teacher-img-wrapper > img {
	display: block;
	width: 100%;
}

.teacherList > li > .teacher-img-wrapper {
	display: inline-block;
	vertical-align: top;
	width: 205px;
}

.teacherList > li > .teacher-info-wrapper {
	display: inline-block;
	vertical-align: top;
	width: 0;
	height: 429px;
	overflow: hidden;
	-webkit-transition: width 0.3s linear;
	-moz-transition: width 0.3s linear;
	-ms-transition: width 0.3s linear;
	-o-transition: width 0.3s linear;
	transition: width 0.3s linear;
}

.teacherList > li > .teacher-info-wrapper > div {
	background-image: url("/r/cms/common/image/teacher_bg.png");
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100% auto;
}

.teacherList > li > .teacher-info-wrapper .teacher-info-text {
	color: #555;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 25px;
}

.teacherList > li.active > .teacher-info-wrapper {
	width: 380px;
}

.teacherList > li > .teacher-info-wrapper > div {
	padding: 0 22px;
	width: 100%;
}

.teacher-name {
	font-size: 18px;
	font-weight: bold;
	color: #e04543;
	margin-bottom: 16px;
	display: block;
}

.teacher-honor {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin-bottom: 26px;
	display: block;
}

.course-wrapper-right {
	width: 325px;
}

.course-list {
	width: 855px;
	font-size: 0;
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
}

.course-list > li {
	display: inline-block;
	vertical-align: top;
	width: 270px;
	height: 234px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.course-list > li:nth-child(3n) {
	margin-right: 0;
}

.course-list > li img {
	width: 270px;
}

.course-title {
	font-size: 14px;
	color: #333;
	line-height: 20px;
	padding: 10px 10px 0 10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;

}

.course-wrapper-right {
	width: 325px;
	display: inline-block;
	vertical-align: top;
}

.course-recommend {
	font-size: 0;
}

.book-top {
	border-bottom: 1px solid #e04543;
	position: relative;
}

.book-wrapper {
	padding: 0 20px 40px 31px;
	margin-bottom: 31px;
}

.book-wrapper .item-title {
	padding-bottom: 20px;
}

.book-type-list {
	font-size: 0;
	position: absolute;
	right: 0;
	bottom: 0;
}

.book-type-list > li {
	display: inline-block;
	font-size: 16px;
	width: 110px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	border: 1px solid transparent;
	border-bottom: 0;
	position: relative;
	top: 1px;
	color: #666;
	cursor: pointer;
}

.book-type-list > li.active {
	border-color: #E04543;
	background-color: #fff;
	color: #e04543;
}

.book-list {
	font-size: 0;
	margin-top: 37px;
}

.book-list > li {
	width: 220px;
	height: 327px;
	display: inline-block;
	margin-right: 10px;
	-webkit-transition: box-shadow linear 0.2s;
	-moz-transition: box-shadow linear 0.2s;
	-ms-transition: box-shadow linear 0.2s;
	-o-transition: box-shadow linear 0.2s;
	transition: box-shadow linear 0.2s;

}

.book-list > li img {
	width: 220px;
	height: 220px;
	display: block;
	margin-bottom: 20px;
}

.book-list > li:last-child {
	margin-right: 0;
}

.book-list > li:hover {
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}

.book-list > li:hover .book-link {
	margin-top: -89px;
}

.book-info {
	position: relative;
	overflow: hidden;
}

.book-info,
.book-info > .book-detail,
.book-info > .book-link {
	width: 100%;
	height: 89px;
}

.book-info > .book-detail {
	padding: 0 10px;
}

.book-info .book-title {
	font-size: 14px;
	color: #333;
	margin-bottom: 15px;
	line-height: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.book-info .book-price {
	color: #e04543;
	font-size: 18px;
	margin-right: 10px;
}

.book-info .book-origin-price {
	color: #999;
	font-size: 14px;
	text-decoration: line-through;
}

.book-detail {
}

.book-link {
	margin-top: 0;
	position: relative;
	text-align: center;
	padding-top: 38px;
	z-index: 1;
	background-color: rgba(224, 69, 67, 0.95);
	-webkit-transition: margin-top linear 0.2s;
	-moz-transition: margin-top linear 0.2s;
	-ms-transition: margin-top linear 0.2s;
	-o-transition: margin-top linear 0.2s;
	transition: margin-top linear 0.2s;
}

.book-link > p {
	color: #fff;
	font-size: 18px;
}

.book-link > p:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 12px;
	height: 12px;
	background-image: url("/r/cms/common/image/heart.png");
	background-size: 12px 12px;
	background-repeat: no-repeat;
	margin-right: 11px;
}

.book-link > .book-link-price {
	font-size: 14px;
	margin-bottom: 10px;
}

.modal-link-group {
	font-size: 0;
}

.modal-link-group > div {

	display: inline-block;
	margin-top: 32px;
	margin-right: 13.7px;

}

.modal-link-group > div > a {
	width: 138px;
	height: 50px;
	font-size: 18px;
	text-align: center;
	line-height: 50px;
	color: #e04543;
	font-weight: bold;
	display: block;
	-webkit-transition: color linear 0.2s, background-color linear 0.2s;
	-moz-transition: color linear 0.2s, background-color linear 0.2s;
	-ms-transition: color linear 0.2s, background-color linear 0.2s;
	-o-transition: color linear 0.2s, background-color linear 0.2s;
	transition: color linear 0.2s, background-color linear 0.2s;
}

.modal-link-group > div > a:hover {
	background-color: #E04543;
	color: #fff;
}

.modal-link-group > div:last-child {
	margin-right: 0;
}

.course-item-modal-wrapper {
	padding: 33px 23px 32px 24px;
	font-size: 0;
}

.course-item-modal-wrapper > div {
	display: inline-block;
	margin-bottom: 20px;
	margin-right: 20px;
}

.course-item-modal-wrapper > div:nth-child(2n) {
	margin-right: 0;
}

.course-item-modal-wrapper > div > a {
	display: block;
	width: 155px;
	height: 96px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	line-height: 96px;
}

.area-question-wrapper {
}

.area-question-wrapper > p {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin-bottom: 28px;
}

.area-question-list {
	font-size: 0;
}

.area-question-list > li {
	display: inline-block;
	margin-right: 26px;
	margin-bottom: 22px;
}

.area-question-list > li:nth-child(3n) {
	margin-right: 0;
}

.area-question-list > li > a {
	display: block;
	width: 76px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border-radius: 2px;
	border: 1px solid #e5e5e5;
	font-size: 14px;
	color: #555;
	-webkit-transition: background-color linear 0.3s, color linear 0.3s;
	-moz-transition: background-color linear 0.3s, color linear 0.3s;
	-ms-transition: background-color linear 0.3s, color linear 0.3s;
	-o-transition: background-color linear 0.3s, color linear 0.3s;
	transition: background-color linear 0.3s, color linear 0.3s;
}

.area-question-list > li > a:hover {
	background-color: #e04543;
	color: #fff;
}

.information-list-head > span:first-child > a {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	line-height: 30px;
	display: block;
	width: 252px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.information-list-head > span:last-child {
	background-color: #DF4142;
	position: relative;
	padding: 3px 6px;
	margin-top: 5px;
}

.information-list-head > span:last-child > a {
	font-size: 14px;
	color: #fff;
}

.information-list-head {
	padding-bottom: 12px;
}